Namespace - LJCAppManager
Parameters
fileName - The file name.
fileNameComparer - The comparer.
Returns
The ProgramReference object.
Syntax
| C# |
|
public ProgramReference BinarySearch(String fileName, IComparer<ProgramReference> fileNameComparer)
|
Retrieve the app program by file name.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.